Chessmaster Professional - Retro Piece Set

Files:
  black_rook.png
  black_knight.png
  black_bishop.png
  black_queen.png
  black_king.png
  black_pawn.png
  white_rook.png
  white_knight.png
  white_bishop.png
  white_queen.png
  white_king.png
  white_pawn.png

Format:
  PNG, RGBA, 64x64 pixels, transparent background.

Rendering:
  Use nearest-neighbour scaling only.
  Do not redraw, recolor, smooth, antialias, or convert these pieces to fonts/SVG.
  Center each sprite directly in its board square.

Suggested piece mapping:
  K -> white_king.png / black_king.png
  Q -> white_queen.png / black_queen.png
  R -> white_rook.png / black_rook.png
  B -> white_bishop.png / black_bishop.png
  N -> white_knight.png / black_knight.png
  P -> white_pawn.png / black_pawn.png

The included source_sprite_sheet.png is retained only as the design source.
